server-parsed HTML - определение. Что такое server-parsed HTML
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое server-parsed HTML - определение

INTERPRETED SERVER-SIDE SCRIPTING LANGUAGE
Server-side include; Shtml; SHTML; .shtml; Server side include; Client Side Includes; .stm; Server Side Include; Server-Side Includes; Mod include; Server side includes; .shtm
Найдено результатов: 668
server-parsed HTML      
<file format, World-Wide Web> (SPML, SHTML) A kind of HTML file containing server-specific, non-standard commands which are interpreted by the HTTP server and replaced by standard HTML or text before the data is returned to the client. Different servers use different command syntax and support different sets of commands. The most common example is a server-side include command which simply expands to the contents of some given file and allows bits of HTML or text to be shared between pages for ease of updating. Other commands insert the value of an environment variable or the output of a shell command. These allow pages to be different each time they are served without requiring a CGI script. Some servers distinguish SPML from HTML with a different filename extension, others use the execute bit of the file's permissions. (1996-09-29)
shtml         
server-side include         
<World-Wide Web> (SSI) The facility provided by most {web servers}, e.g. NCSA httpd, to replace special tags in an HTML file with the contents of another file before the file is sent out by the server, i.e. an HTML macro. {NCSA httpd tutorial (http://hoohoo.ncsa.uiuc.edu/docs/tutorials/includes.html)}. (1996-09-08)
Server Side Includes         
Server Side Includes (SSI) is a simple interpreted server-side scripting language used almost exclusively for the World Wide Web. It is most useful for including the contents of one or more files into a web page on a web server (see below), using its #include directive.
HTML sanitization         
PROCESS OF EXAMINING AN HTML DOCUMENT AND PRODUCING A NEW HTML DOCUMENT THAT PRESERVES ONLY WHATEVER TAGS ARE DESIGNATED "SAFE" AND DESIRED
HTML escaping; HTML sanitizing; HTML sanitisation
In data sanitization, HTML sanitization is the process of examining an HTML document and producing a new HTML document that preserves only whatever tags are designated "safe" and desired. HTML sanitization can be used to protect against attacks such as cross-site scripting (XSS) by sanitizing any HTML code submitted by a user.
Server (computing)         
  • client]] computers communicating with a '''server''' computer via the [[Internet]]
  • Sun's [[Cobalt Qube]] 3; a computer [[server appliance]] (2002); running Cobalt Linux (a customized version of Red Hat Linux, using the 2.2 Linux kernel), complete with the Apache web server.
  • WWW]] server is located at [[CERN]] with its original sticker that says: "This machine is a server. DO NOT POWER IT DOWN!!"
  • rack-mountable]] server with the top cover removed to reveal internal components
  • A network based on the '''[[client–server model]]''' where multiple individual ''clients'' request services and resources from centralized servers
  • [[Wikimedia Foundation]] rackmount servers on racks in a data center
COMPUTER PROGRAM OR DEVICE THAT PROVIDES ACCESS TO A CENTRAL RESOURCE OR OTHER FUNCTIONALITY FOR CLIENTS
Enterprise server; Enterprise Sever; Enterprise Server; Network servers; Network Server; Server computer; Computer server; Network server; Net server; PC server; Server (computer); Server operating system; Server application; Server hardware; Server OS; Server computing; Remote server; Internet server; Server (hardware); Server software; Mobile server; Server (Computing); Mobile Server; Master server; Computer servers
In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called "clients". This architecture is called the client–server model.
HTML editor         
COMPUTER PROGRAM FOR EDITING HTML SITE
Web editor; HTML-Editor; Web page editor; HTML editors; Html edit; Web design program; Html editor; HTML Editor; Web authoring software; Web Design Program
An HTML editor is a program for editing HTML, the markup of a web page. Although the HTML markup in a web page can be controlled with any text editor, specialized HTML editors can offer convenience and added functionality.
HTML element         
  • HTML element content categories
AN INDIVIDUAL COMPONENT OF AN HTML (HYPERTEXT MARKUP LANGUAGE) DOCUMENT
HTML tag; HTML tags; List of HTML elements; Html element; Html tag; HTML tag (actual); HEAD tag; TITLE tag; BODY tag; ABBR tag; ACRONYM tag; ADDRESS tag; BLOCKQUOTE tag; BR tag; Html markup; List of HTML tags; Block level elements; IFRAME; Nobr; HTML Commands; HTML list; HTML Element; Tag (HTML); HTML Tags; HTML command; Body tag; Horizontal rule; HTML table; Table (HTML); Table (Html); Font color; Inline frame; HTML Table; Html comment tag; Html table; Html tags; Tables (HTML); Inline tag; Block tag; HTML elements; HTML comment tag; Inline frames; Longdesc attribute; Block-level element; Inline element; Tbody; Unordered list; Anchor (HTML); Anchor tag; List item; Longdesc; Iframes; Object element; Samp (HTML element); Img (HTML element); HTML anchor; XHTML element; Ol start; List (HTML); HTML comment; HTML tables; Definition list; Fieldset; A tag; HTML markup; Less than, exclamation mark, dash, dash; Less than-exclamation mark-dash-dash; Anchor element; A (HTML); Basefont; Colgroup; Datalist; Figcaption; User:Bmajumde/Embedding Rich Media; Embedding Rich Media; Img element; Image element; Frame element; Description list; Optgroup; Tfoot; Thead; Kbd element; Center (HTML element); Mark (HTML); Non-standard HTML elements; HTML wbr; Centre (HTML element); Rowgroup
An HTML element is a type of HTML (HyperText Markup Language) document component, one of several types of HTML nodes (there are also text nodes, comment nodes and others). The first used version of HTML was written by Tim Berners-Lee in 1993 and there have since been many versions of HTML.
Compiled HTML         
PROPRIETARY ONLINE HELP FORMAT, CONSISTING OF MULTIPLE HTML PAGES COMPRESSED INTO A BINARY FILE WITH THE .CHM EXTENSION
HTML Help; Html help; HTML help; Microsoft Compressed HTML Help; KchmViewer; Hh.exe; Compiled HTML; Compiled help module; Application/vnd.ms-htmlhelp
<filename extension> A Microsoft file format for distributing a collection of HTML files, along with their associated images, sounds, etc., as a single compressed archive file. Microsoft use this format for Windows HTML Help files. Most chms include a project (.hhp) file listing the included files and basic settings, a contents (.hhc) file, an index (.hhk) file, html files, and, optionally, image files. Users view chms with hh.exe, the HTML Help viewer installed with Internet Explorer. Filename extension: .chm. html/vsconHH1Start.asp">http://msdn.microsoft.com/library/en-us/htmlhelp/html/vsconHH1Start.asp. (2003-05-17)
client-server model         
  • A computer network diagram of clients communicating with a server via the Internet
DISTRIBUTED APPLICATION STRUCTURE IN COMPUTING
Client/server; Client server; Client-Server; Client-server architecture; Client-server model; Client-server protocol; Client/Server Architecture; 2-tier architecture; Client-Side; Client-Server Architecture; Client/server architecture; Client/server environment; Client/server network; Client/server protocol; Client-server system; Server-client model; Client-server computing; Server-client architecture; 2-tier; Client/server principle; Client-server programming; Client/server computing; Client server architecture; Benefits of client server computing; Client-server; Client–server architecture; Client–server; Server–client architecture; Client server communication; Client–server computing; Client-Server Model

Википедия

Server Side Includes

Server Side Includes (SSI) is a simple interpreted server-side scripting language used almost exclusively for the World Wide Web. It is most useful for including the contents of one or more files into a web page on a web server (see below), using its #include directive. This could commonly be a common piece of code throughout a site, such as a page header, a page footer and a navigation menu. SSI also contains control directives for conditional features and directives for calling external programs. It is supported by Apache, LiteSpeed, nginx, IIS as well as W3C's Jigsaw. It has its roots in NCSA HTTPd.

In order for a web server to recognize an SSI-enabled HTML file and therefore carry out these instructions, either the filename should end with a special extension, by default .shtml, .stm, .shtm, or, if the server is configured to allow this, set the execution bit of the file.